home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Moscow ML 1.31 / source code / mosml / src / runtime / COPYRGHT < prev    next >
Encoding:
Text File  |  1996-07-03  |  2.5 KB  |  64 lines  |  [TEXT/R*ch]

  1. The source files in this directory (mosml/src/runtime) are, with a few
  2. modifications, those of the Caml Light 0.7 runtime system, developed
  3. by Xavier Leroy and Damien Doligez at INRIA Rocquencourt, France,
  4. which holds the copyright; see below.
  5.  
  6. The original source files are part of the Caml Light distribution,
  7. which can be obtained from 
  8.     ftp.inria.fr directory /local/lang/caml-light
  9.  
  10. --- Caml Light 0.7 copyright notice ------------------------------------
  11.  
  12. LEGAL NOTICE
  13.  
  14. Software: Caml Light, version 0.7 of January 1995, hereinafter
  15. referred to as "the software".
  16.  
  17. The software has been designed and produced by Xavier Leroy,
  18. Damien Doligez, Francois Rouaix, Jerome Vouillon and Pierre Weis.
  19. research workers for the Institut National de Recherche en Informatique et
  20. en Automatique (INRIA) - Domaine de Voluceau - Rocquencourt - 78153 Le
  21. Chesnay Cedex - France.
  22.  
  23. INRIA holds all ownership rights to Caml Light version 0.7.
  24.  
  25. The software has been registered at Agence pour la Protection
  26. des Programmes (APP).
  27.  
  28. Preamble:
  29.  
  30. The software is currently being developed and INRIA desires
  31. that it be used by the scientific community so as to test, evaluate
  32. and develop it.  To this end, INRIA has decided to have a prototype of
  33. the software distributed by FTP.
  34.  
  35. a- Extent of the rights granted by the INRIA to the user of the software:
  36.  
  37. INRIA freely grants the right to use, modify and integrate the
  38. software in another software, provided that all derivative works are
  39. distributed under the same conditions as the software.
  40.  
  41. b- Reproduction of the software:
  42.  
  43. INRIA grants any user of the software the right to reproduce it so as
  44. to circulate it in accordance with the same purposes and conditions as
  45. those defined at point a- above.  Any copy of the software and/or relevant
  46. documentation must comprise reference to the ownership of INRIA and
  47. the present file.
  48.  
  49. The user undertakes not to carry out any paying distribution of the
  50. software. However, he is authorized to bill any person or body for the
  51. cost of reproduction of said software. As regards any other type of
  52. distribution, the user undertakes to apply to obtain the express
  53. approval of INRIA.
  54.  
  55. c- Guarantees:
  56.  
  57. Please note that the software is a product currently being developed.
  58. INRIA shall not be responsible in any way concerning conformity, and in
  59. particular shall not be liable should the software not comply with the
  60. requirements of the user, INRIA not being obliged to repair any
  61. possible direct or indirect damage.
  62.  
  63. ----------------------------------------------------------------------
  64.